projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
67cd2d6
aae3560
)
Auto merge of #3104 - jturner314:fix-publish-man-page, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sun, 25 Sep 2016 21:13:58 +0000
(14:13 -0700)
committer
GitHub
<noreply@github.com>
Sun, 25 Sep 2016 21:13:58 +0000
(14:13 -0700)
Remove duplicate option in cargo-publish man page
The `--host` option was listed twice; this commit removes one of the duplicates.
Trivial merge